-
check_circleGiven I am on Fego Home Page
-
check_circlecom.vitamojo.stepdefs.Hooks.takeScreenShotAfterStep(io.cucumber.java.Scenario)
-
check_circleWhen I click on the login button
-
check_circlecom.vitamojo.stepdefs.Hooks.takeScreenShotAfterStep(io.cucumber.java.Scenario)
-
check_circleThen I should be navigated to authentication page
-
check_circlecom.vitamojo.stepdefs.Hooks.takeScreenShotAfterStep(io.cucumber.java.Scenario)
-
check_circleAnd I navigate to registration tab
-
check_circlecom.vitamojo.stepdefs.Hooks.takeScreenShotAfterStep(io.cucumber.java.Scenario)
-
check_circleWhen I navigate to privacy policy page
-
check_circlecom.vitamojo.stepdefs.Hooks.takeScreenShotAfterStep(io.cucumber.java.Scenario)
-
check_circleAnd I verify privacy policy page header "PRIVATE POLICY"
-
check_circlecom.vitamojo.stepdefs.Hooks.takeScreenShotAfterStep(io.cucumber.java.Scenario)
-
check_circleThen I navigate to previous page
-
check_circlecom.vitamojo.stepdefs.Hooks.takeScreenShotAfterStep(io.cucumber.java.Scenario)
-
check_circleWhen I navigate to terms page
-
check_circlecom.vitamojo.stepdefs.Hooks.takeScreenShotAfterStep(io.cucumber.java.Scenario)
-
check_circleAnd I verify terms page header "Terms and Conditions"
-
check_circlecom.vitamojo.stepdefs.Hooks.takeScreenShotAfterStep(io.cucumber.java.Scenario)
-
check_circleThen I navigate to previous page
-
check_circlecom.vitamojo.stepdefs.Hooks.takeScreenShotAfterStep(io.cucumber.java.Scenario)
-
check_circleThen I verify loyalty card
-
check_circlecom.vitamojo.stepdefs.Hooks.takeScreenShotAfterStep(io.cucumber.java.Scenario)
-
check_circleAnd I verify page
-
check_circlecom.vitamojo.stepdefs.Hooks.takeScreenShotAfterStep(io.cucumber.java.Scenario)
-
check_circleAnd I validate blank name error as "Please add your name"
-
check_circlecom.vitamojo.stepdefs.Hooks.takeScreenShotAfterStep(io.cucumber.java.Scenario)
-
check_circleThen I validate emailerror for followings
| email | emailerror |
| [blank] | Required field. |
| hello | Invalid email. |
| hellogmail.com | Invalid email. |
-
check_circlecom.vitamojo.stepdefs.Hooks.takeScreenShotAfterStep(io.cucumber.java.Scenario)
-
check_circleAnd I validate passworderror for followings
| password | passworderror |
| [blank] | Password is required. This field should contain 8 characters. |
| abcdefg | This field should contain 8 characters. |
| abcdefg | This field should contain 8 characters. |
| ABCDEFG | This field should contain 8 characters. |
-
check_circlecom.vitamojo.stepdefs.Hooks.takeScreenShotAfterStep(io.cucumber.java.Scenario)
-
check_circleWhen I enter an existing "pritampro.ju@gmail.com" and "Existing User"
-
check_circlecom.vitamojo.stepdefs.Hooks.takeScreenShotAfterStep(io.cucumber.java.Scenario)
-
check_circleThen I verify the alert "This email is already connected to an account."
-
check_circlecom.vitamojo.stepdefs.Hooks.takeScreenShotAfterStep(io.cucumber.java.Scenario)
-
check_circleAnd I register a user with random email, name and password
Registered a new user with email :: pritam527@test.com
-
check_circlecom.vitamojo.stepdefs.Hooks.takeScreenShotAfterStep(io.cucumber.java.Scenario)
-
check_circleThen I should be logged in and verify username
-
check_circlecom.vitamojo.stepdefs.Hooks.takeScreenShotAfterStep(io.cucumber.java.Scenario)